From: Kim F. Storm Date: Wed, 16 Jun 2004 14:17:01 +0000 (+0000) Subject: (Vimage_types): Remove extern. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21942 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fe3421ad993b1fcc0464ef976178568651ad6714;p=emacs.git (Vimage_types): Remove extern. --- diff --git a/src/dispextern.h b/src/dispextern.h index be45547c7c7..6583e6a40c4 100644 --- a/src/dispextern.h +++ b/src/dispextern.h @@ -2653,8 +2653,6 @@ void w32_reset_fringes P_ ((void)); #ifdef HAVE_WINDOW_SYSTEM -extern Lisp_Object Vimage_types; - extern int x_bitmap_height P_ ((struct frame *, int)); extern int x_bitmap_width P_ ((struct frame *, int)); extern int x_bitmap_pixmap P_ ((struct frame *, int));